-- card: 4854 from stack: in -- bmap block id: 5477 -- flags: 0000 -- background id: 4023 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=211 top=140 right=162 bottom=300 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Find Player ----- HyperTalk script ----- on mouseUp ask "What player should I find?" find it if the result ≠ empty then answer "Sorry the player does not exist in this file." end mouseUp